Loop File
Node Data | |
|---|---|
Display name | |
Loop File | |
Internal name | |
Node_Iterate_Each_File_Inline | |
Inheritances | |
| Node_Collection_Inline | |
| Node_Iterate_Each_File_Inline | |
Inputs | |
Loop | |
fpath |
Path |
text |
Extensions |
enum |
Type |
Outputs | |
Loop through all files in a directory, process data and output all data as an array.
The system comes with 2 nodes:
- Loop Input A node defining starting points. Will output the file content.
- Loop Output A node for receiving the processed value.
Properties
| Path | Directory to search. |
| Extensions | List of extensions to search for. Use semicolon (;) to separate multiple extensions. |
| Type | Type of data to output. |
Commit History
| 1.19.7 |
|
|---|